body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#637180;
	
}
a {
	color:#fff; text-decoration:none;
}
a:hover {
	color:#6e896a; text-decoration:none;
}

h4 {
	color:#637180; font-size:18px; margin-bottom:15px;
}

#js-container,
#js-container-2 {
	width:960px;
	margin:0px auto; 
	position:relative;
	height:570px;
	background-color:#FFF;
	
}
.js-image {
	background: #fff;
	font-size:1em;
	overflow:hidden;
	position:absolute;
	z-index:1;
	text-align:left;
}
.js-image a img,
a .js-overlay-image {
	border:none;
}

.js-image a img:hover{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
	}

.js-image,
.js-image img,
.js-overlay-image {
	width: auto;
	height: auto;
}

.js-image.size-1,
.js-image.size-1 img {
	width:480px;
	height:320px;
	font-size:.3em;
}

.js-image.size-2,
.js-image.size-2 img {
	width:230px;
	height:320px;
	font-size:.6em;
}

.js-image.size-3,
.js-image.size-3 img {
	width:290px;
	height:240px;
	font-size:.6em;
}

.js-image.size-4,
.js-image.size-4 img {
	width:350px;
	height:240px;
	font-size:.6em;
}

.js-image.size-5,
.js-image.size-5 img {
	width:300px;
	height:90px;
	font-size:.6em;
}

.js-image.size-6,
.js-image.size-6 img {
	width:170px;
	height:140px;
	font-size:.6em;
}

.js-image.size-7,
.js-image.size-7 img {
	width:120px;
	height:140px;
	font-size:.6em;
}
.js-small-caption {
	position:absolute;
	bottom:0;
	left:0;
	background:#000;
	width:95%;
	padding:3%;
	height:auto;
}
.js-small-caption {
	opacity:.8;
}
.js-caption-overlay {
	background:#ddc76a;
	z-index:998;
	padding:0px;
	position:absolute;
	overflow:hidden;
	padding: 0px;

}
.js-small-caption span {
	color:#fff;
}
.js-overlay-image {
	display:inline;  float:left; position:relative;
}
.js-overlay-html {
	display:inline; float:left; 
	padding:10px 0 10px 15px;
	width:44%; 
}
.js-overlay-html h4 {
	margin:0;
	padding:0 0 10px 0;
}
.js-overlay-html p {
	font-size: 13px; line-height:18px; padding-bottom:10px;
	margin:0;
}

#js-overlay-id-7{width: 600px;}
